auto merge of #170 : alexcrichton/cargo/same-name, r=wycats
authorbors <bors@rust-lang.org>
Sat, 12 Jul 2014 03:59:51 +0000 (03:59 +0000)
committerbors <bors@rust-lang.org>
Sat, 12 Jul 2014 03:59:51 +0000 (03:59 +0000)
This allows the dependency queue to properly handle packages with the same
name but from different sources.

A test was added which exercieses this functionality by depending on two
different revs of the same git repo.

1  2 
tests/test_cargo_compile.rs

Simple merge